ReactiveUserControl.OnDataContextChanged(EventArgs) method¶
Defined in
Type: ReactiveUserControlAvalonia.ReactiveUI
Assembly: ReactiveUI.Avalonia.Autofac.dll
Applies to
netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0
protected override void OnDataContextChanged(EventArgs e)
Summary: Called when the DataContext property changes.
Parameters
| Name | Type | Description |
|---|---|---|
e | EventArgs | The event args. |